Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 3, 2026

Bumps imapflow from 1.1.1 to 1.2.4.

Changelog

Sourced from imapflow's changelog.

1.2.4 (2025-12-28)

Bug Fixes

  • Improve resource cleanup on connection close (7c3244c)

1.2.3 (2025-12-22)

Bug Fixes

  • Add logging for silently swallowed download errors (b9f1012)

1.2.2 (2025-12-22)

Bug Fixes

  • Reject pending mailbox locks on connection close (d20f060)

1.2.1 (2025-12-17)

Bug Fixes

  • Defer promise rejections on connection close to prevent unhandled rejections (e53d9a8)

1.2.0 (2025-12-11)

Features

  • added default SPECIAL-USE when given params to list (e26953f)
  • added default SPECIAL-USE when given params to list (79e59f8)

Bug Fixes

  • Add async yielding to compression readNext() to prevent CPU blocking (18e806d)
  • Add async yielding to lock processing loop (fbf1d9a)
  • Add async yielding to processInput() to prevent CPU blocking (6b619ce)
  • Add async yielding to reader() method to prevent CPU blocking (40574e3)
  • Add exponential backoff to FETCH retry logic (fb99e2d)
  • Add rate limiting for compression operations (f54c1d0)
  • Added authzid option for AUTH=PLAIN authentication (541c43a)
  • address: do not use '@' instead of empyt address if a field does not contain a value (aeabbde)
  • Allow to call the connect method only once (ca7ec96)
  • api: Add fetchAll method (#207) (bc09998)
  • atom: Allow < and [ in an atom value (53b96bb)

... (truncated)

Commits
  • 634f331 chore(master): release 1.2.4 [skip-ci] (#325)
  • 4a2692c Bumped deps
  • 7c3244c fix: Improve resource cleanup on connection close
  • 158f6b2 chore(master): release 1.2.3 [skip-ci] (#324)
  • a606199 Merge branch 'master' of github.com:postalsys/imapflow
  • b9f1012 fix: Add logging for silently swallowed download errors
  • f05c821 chore(master): release 1.2.2 [skip-ci] (#323)
  • d20f060 fix: Reject pending mailbox locks on connection close
  • 7a3d728 chore(master): release 1.2.1 [skip-ci] (#322)
  • 58e0248 Merge branch 'master' of github.com:postalsys/imapflow
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 3, 2026

Labels

The following labels could not be found: cyrano. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 3, 2026
@dependabot dependabot bot requested a review from MightyPrytanis as a code owner January 3, 2026 07:08
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 3, 2026
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Jan 3, 2026

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@codacy-production
Copy link

codacy-production bot commented Jan 3, 2026

Codacy's Analysis Summary

0 new issue (≤ 0 issue)
0 new security issue

Review Pull Request in Codacy →

AI Reviewer available: add the codacy-review label to get contextual insights without leaving GitHub.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/Cyrano/imapflow-1.2.4 branch 3 times, most recently from 25e7543 to 7036d91 Compare January 3, 2026 18:29
Bumps [imapflow](https://github.com/postalsys/imapflow) from 1.1.1 to 1.2.4.
- [Release notes](https://github.com/postalsys/imapflow/releases)
- [Changelog](https://github.com/postalsys/imapflow/blob/master/CHANGELOG.md)
- [Commits](postalsys/imapflow@imapflow-v1.1.1...v1.2.4)

---
updated-dependencies:
- dependency-name: imapflow
  dependency-version: 1.2.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/Cyrano/imapflow-1.2.4 branch from 7036d91 to 7086aee Compare January 3, 2026 18:30
@MightyPrytanis MightyPrytanis merged commit 5ecc5bd into main Jan 4, 2026
9 of 13 checks passed
@MightyPrytanis MightyPrytanis deleted the dependabot/npm_and_yarn/Cyrano/imapflow-1.2.4 branch January 4, 2026 05:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants